PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / PDFViewerPreferences Constructor / PDFViewerPreferences Constructor(PDFCosDictionary)
The COS viewer preferences.
In This Topic
    PDFViewerPreferences Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFViewerPreferences( 
       PDFCosDictionary cosViewerPreferences
    )

    Parameters

    cosViewerPreferences
    The COS viewer preferences.
    See Also